home *** CD-ROM | disk | FTP | other *** search
/ Chip: 2005 Utilities / CHIP Utilities 2005.7z / CHIP Utilities 2005.iso / images / arachne.igz / arachne.img / LEVEL3 / NWLAN.CAB / Bin / Lo.bat next >
DOS Batch File  |  2005-01-16  |  211b  |  8 lines

  1. @if "%debug%"=="" echo off
  2. %ramdrv%\bin\fpath.com logout.exe >nul
  3. if errorlevel 1 goto _end
  4. logout.exe %1 %2 %3 %4 %5 %6 %7 %8
  5. %ramdrv%
  6. if exist %ramdrv%\bin\repath.bat call %ramdrv%\bin\repath.bat
  7. :_end
  8.